Skip to content

Command line version control fixes#197

Merged
matyikriszta merged 2 commits intocodebar:gh-pagesfrom
andypearson:command-line-version-control-fixes
Aug 4, 2015
Merged

Command line version control fixes#197
matyikriszta merged 2 commits intocodebar:gh-pagesfrom
andypearson:command-line-version-control-fixes

Conversation

@andypearson
Copy link
Copy Markdown
Contributor

Spotted these two little errors when helping @kateperris work through the tutorial on the 22nd of July.

I'm assuming that this aren't "by design" and that we want the commands in the tutorials to be 100% accurate, but please correct me if I'm wrong!

Bash doesn't like exclamation marks in double quotes:

    $ echo "oh no!" > index.html
    -bash: !": event not found
matyikriszta added a commit that referenced this pull request Aug 4, 2015
…-fixes

Command line version control fixes
@matyikriszta matyikriszta merged commit 91ff0c5 into codebar:gh-pages Aug 4, 2015
@matyikriszta
Copy link
Copy Markdown
Contributor

Hi Andy, thanks for the PR, these are definitely not by design, we sometimes miss things 😊 👍

@andypearson
Copy link
Copy Markdown
Contributor Author

No worries, thanks for the quick merge! :D

octopusinvitro pushed a commit that referenced this pull request Aug 14, 2016
…-fixes

Command line version control fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants